PDF Plugin for Xojo

EinhugurPDFWriter.Destination Class (console safe)

A class that represents destinations within the PDF document. Destinations are used to for the document outline structure and for Link annotations.

Object
   Destination

class EinhugurPDFWriter.Destination

Constructors

Destination (console safe) A Private constructor. Use the CreateDestination function on the Page class to create instance of the Destination class.

Methods

SetLocation (console safe) Sets location of the destination within the page.

Supported Platforms:

  • macOS Intel 64 bit
  • macOS Apple Silicon
  • Windows 32 bit
  • Windows 64 bit
  • Windows ARM 64 bit
  • Linux 32 bit
  • Linux 64 bit
  • Linux ARM 32 bit
  • Linux ARM 64 bit
  • iOS